home *** CD-ROM | disk | FTP | other *** search
/ The Mac 1996 October / The Mac (October 1996).dmg / Web Authoring / WebLife / What is WebLife ? < prev   
Encoding:
Text File  |  1996-06-24  |  935 b   |  14 lines  |  [TEXT/ttxt]

  1. What is it?
  2.  
  3.     As a webmaster, I noticed that CGI’s are loading a lot the Web Servers as they are called each time the page is called by an user. So I created Web utilities that are not CGI’s. They are small applications that are working in background: They are building HTML pages and replacing some tokens by data.
  4.  
  5.     Of course, this system is only useful for such kind of data that are not changing all the time (or from time to time only), a good example is the date, advertising, picture, links, sentences, the list of last modified pages. It’s changing only once a day so that it’s better to create every day a page with the actual date. The web server will always serve the same page without needing CGIs.
  6.  
  7. Where is the user manual?
  8.  
  9. The documentation is in the software, you can view it via the Apple Menu or via standad help menu.
  10.  
  11.  
  12. ©1996 Philippe Caudron
  13. WebLife@netinfo.fr
  14. http://www.netinfo.fr/ObjectLand/Caudron/WebLife.html